"professional cannabis enterprise" shadcn/ui theme

innovative
high-impact
modern
futuristic
immersive
bold-colors
experimental
readability
cohesive
cannabis-theme

Shadcn/ui Theme Css Variables

name: Cannavisionkeyword: professional cannabis enterprise views: 2

:root {
  --background: 120 100% 20%;
  --foreground: 75 100% 95%;
  --card: 90 100% 25%;
  --card-foreground: 75 100% 95%;
  --popover: 120 100% 30%;
  --popover-foreground: 75 100% 95%;
  --primary: 60 100% 50%;
  --primary-foreground: 120 100% 20%;
  --secondary: 30 100% 40%;
  --secondary-foreground: 75 100% 95%;
  --muted: 120 100% 40%;
  --muted-foreground: 75 100% 95%;
  --accent: 150 100% 30%;
  --accent-foreground: 75 100% 95%;
  --destructive: 0 100% 50%;
  --destructive-foreground: 75 100% 95%;
  --border: 120 100% 40%;
  --input: 120 100% 40%;
  --ring: 60 100% 50%;
  --radius: 1rem;
  --chart-1: 60 100% 50%;
  --chart-2: 120 100% 20%;
  --chart-3: 30 100% 40%;
  --chart-4: 150 100% 30%;
  --chart-5: 90 100% 25%;
}